password: The password to use. This is not necessary if using an sftp connection with SSH keys. Default: ; port: The port number to connect to. This is only ...
I have an SFTP server that I want to connect to with the SFTP package in Sublime Text 3. For some reason, I get a timeout everytime I try to connect to it.
The SFTP plugin for Sublime Text uses psftp (Putty sftp client) on Windows. Psftp doesn't work with OpenSSH keys because it uses a different format for the key ...